home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Snippets / EMBL Search / Headers / locate.h < prev    next >
Encoding:
Text File  |  1992-03-27  |  131 b   |  6 lines  |  [TEXT/KAHL]

  1.  
  2. /* locate.c */
  3. void Locate(void);
  4. Boolean GetDirPath(DirSpec *dirSpec, StringPtr path);
  5. Boolean DoGetDirectory(DirSpec *dirSpec);
  6.